Microsoft Query does not return all of the available records.

Make sure the number of records to be returned has not been restricted. See the documentation that came with your ODBC drivers for more information.

Make sure any criteria you have specified are entered correctly, so that they retrieve the records you want.

Make sure any joins you have created have the desired effect.

Related topics

Specify what records to retrieve by using criteria

How joins affect the result set in a query